Blazor コントロール
C1FilterDataCollection<T> クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1FilterDataCollection<T> クラス

C1FilterDataCollection<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1FilterDataCollection<T> class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the state of the connection to the source. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets the current page number. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティオーバーライドされます。 Gets the filter expression applied to the data.  
Public プロパティGets the group descriptions applied to the data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets a value indicating whether this collection can load more items. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティ C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets whether the group items will be inline with the data items or the items will be the first level of group items. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets or sets a value indicating whether the filter predicate will be executed in the same thread as the call.  
Public プロパティGets a value indicating whether the collection is being updated. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティ C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets the element at the specified index in the read-only list. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public プロパティGets or sets the maximum number of items per page. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets or sets whether the sorting is performed synchronously.  
Public プロパティGets the sort descriptions applied to the data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets the total number of items in the collection. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public プロパティGets or sets a value indicating whether the operations will be performed using parallels CPU's.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Returns whether the collection is able to filter the specified expression.  
Public メソッドReturns whether the collection is able to group the specified group descriptions. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。   
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。   
Public メソッドDetermines whether the collection can be refreshed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。   
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。   
Public メソッドReturns whether the collection is able to sort the specified sort descriptions. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドConnects the collection to the source. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドCreates a new item of the collection. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドDisconnects the collection from the source. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッド C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドオーバーライドされます。 Filters the data using specified filter expression.  
Public メソッドGet the type of the items in the collection. C1.DataCollection.C1WrapDataCollection<T>から継承されます。
Public メソッドオーバーロードされます。 Returns the items that has be loaded so far. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーロードされます。 Groups the collection according to the specified group descriptions. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドオーバーライドされます。 Inserts the specified item at the specified index in the collection.  
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドLoad the items between the specified indexes. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドLoads more items asynchronously. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。 Moves an item from the specified position to the new one.  
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドMoves to the page pageIndex. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドRefreshes the collection data. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。 Removes the item at the specified index from the collection.  
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーライドされます。 Replaces the item at the specified index by the new specified item.  
Public メソッド C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sort descriptions. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a filter operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public イベントRaised after a grouping operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public イベントOccurs after the current page changed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public イベントRaised after a sort operation was performed. C1.DataCollection.C1WrapDataCollection<T,T>から継承されます。
トップ
参照

C1FilterDataCollection<T> クラス
C1.DataCollection 名前空間